Skip to content

chore(deps-dev): bump webpack from 5.99.5 to 5.99.6 in the webpack group across 1 directory #1231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2025

Bumps the webpack group with 1 update in the / directory: webpack.

Updates webpack from 5.99.5 to 5.99.6

Release notes

Sourced from webpack's releases.

v5.99.6

Fixes

  • Respect public path for ES modules
  • Fixed generation of module for module library when mixing commonjs and esm modules
  • Always apply FlagDependencyExportsPlugin for libraries where it required
  • Faster logic for dead control flow
  • Typescript types
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 19, 2025 11:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-753b40408c branch from 8c603ba to d8d85bd Compare April 26, 2025 11:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-753b40408c branch 2 times, most recently from e438b32 to 6cd7ed9 Compare May 17, 2025 11:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-753b40408c branch 2 times, most recently from 75b4113 to 09463bb Compare May 24, 2025 11:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-753b40408c branch from 09463bb to 93b5676 Compare May 31, 2025 12:01
dependabot bot and others added 2 commits June 3, 2025 13:07
Bumps the webpack group with 1 update in the / directory: [webpack](https://github.com/webpack/webpack).


Updates `webpack` from 5.99.5 to 5.99.6
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.99.5...v5.99.6)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: webpack
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck force-pushed the dependabot/npm_and_yarn/webpack-753b40408c branch from 93b5676 to 9328fe8 Compare June 3, 2025 11:09
@jkowalleck jkowalleck merged commit dfaf6eb into main Jun 3, 2025
10 checks passed
@jkowalleck jkowalleck deleted the dependabot/npm_and_yarn/webpack-753b40408c branch June 3, 2025 11:10
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (fb5b4fa) 25149 24715 98.27%
Head commit (9328fe8) 25149 (+0) 24715 (+0) 98.27% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1231) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant